Skip to content

Hostname

guidefitter.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.220.14.133.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.237.57.893.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.253.18734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.203.22834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.199.23944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.166.14552.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.143.7552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.182.23852.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
bryan koontz
Contact emails

Subdomains

31 observed subdomains of guidefitter.com.

Web-graph footprint

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

209 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for guidefitter.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from guidefitter.com.

Cypher and MCP

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

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