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
Resolution chain
fiduciarybenchmarks.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.145.18.97 | 16.145.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.148.158.223 | 16.148.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.12.183.186 | 52.12.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.13.178.102 | 52.12.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.43.214.245 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.71.61.208 | 54.70.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fiduciarybenchmarks.com owner
- Contact emails
- 0fa201c00a28fd0a76fc372617b44056@domaindiscreet.com
- 45a7c2610a28fd0a14a8ca5820d35a20@domaindiscreet.com
- a37b780f0a28fd0a10310199aad11067@domaindiscreet.com
- b5c6230b0a28fd0a36c4176a42d47d5d@domaindiscreet.com
- 7e54f26c-76c7-49e3-9950-219e66bb96d1@identity-protect.org
- 87cd8cd0-3b66-4647-9644-de1da68c15a3@identity-protect.org
- 8aff975c-0204-486d-86ff-0ddce5123fcb@identity-protect.org
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for fiduciarybenchmarks.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.1.14.157/32 |
Related pages
Pivot deeper into the graph from fiduciarybenchmarks.com.
- IP · 16.145.18.97
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0fa201c00a28fd0a76fc372617b44056@domaindiscreet.com
- TLD · .com
- Browse hostnames · fi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.