Skip to content

Hostname

fiduciarybenchmarks.com

Last fetched

fiduciarybenchmarks.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · fiduciarybenchmarks.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fiduciarybenchmarks.com

Resolution chain

fiduciarybenchmarks.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.145.18.9716.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.158.22316.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.183.18652.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.178.10252.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.214.24552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.61.20854.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of fiduciarybenchmarks.com owner
Contact emails

Subdomains

5 observed subdomains of fiduciarybenchmarks.com.

Web-graph footprint

Distinct hostnames that link to or from fiduciarybenchmarks.com in the public web crawl.

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fiduciarybenchmarks.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.1.14.157/32

Related pages

Pivot deeper into the graph from fiduciarybenchmarks.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fiduciarybenchmarks.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.