Skip to content

Hostname

myfileguardian.com

Last fetched

myfileguardian.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · myfileguardian.comRouting diversity6.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/myfileguardian.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.129.72100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.146.138100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.120.15834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.21.7334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.146.15034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.217.172.17034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.48.5135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.14.21835.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.132.7935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.140.15935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.219.18135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.166.5844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.160.21544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.233.16244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.232.18044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.21.3844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.101.10044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.145.9444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.242.12344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.97.20652.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

136 observed subdomains of myfileguardian.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for myfileguardian.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from myfileguardian.com.

Cypher and MCP

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

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