Skip to content

Hostname

regfox.com

Last fetched

regfox.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.168.73.123.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.133.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.223.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.313.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1,811 observed subdomains of regfox.com.

Web-graph footprint

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

250 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for regfox.com.

MechanismTarget
SPF_INCLUDE4274776.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEhelpscoutemail.com

Related pages

Pivot deeper into the graph from regfox.com.

Cypher and MCP

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

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