Skip to content

Hostname

expertfile.com

Last fetched

expertfile.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · expertfile.comRouting diversity5.0/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/expertfile.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.22.22.102107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.194.1973.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.118.583.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.80.1343.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.234.813.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.103.9834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.17.9952.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.121.18254.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.78.5354.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.85.13832.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.171.62100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

31 observed subdomains of expertfile.com.

Web-graph footprint

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

517 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for expertfile.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.mailengine1.com
SPF_MXexpertfile.com

Related pages

Pivot deeper into the graph from expertfile.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "expertfile.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.