Skip to content

Hostname

madforit.com

Last fetched

madforit.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1441 as the registrar.

Nutrition Label

WHISPER CANON · madforit.comRouting diversity6.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/madforit.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.206.91108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.128.63.115108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.215.9108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.28.142108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.55.213108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.99.6318.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.147.1223.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.246.18634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.94.352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.254.1652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.73.15052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.101.1552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.160.8452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.121.352.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.17.6552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.70.10652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.37.154.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.200.23254.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.120.17154.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.106.6254.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1441
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

5 observed subdomains of madforit.com.

Web-graph footprint

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

15 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for madforit.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from madforit.com.

Cypher and MCP

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

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