Skip to content

Hostname

apparel.com

Last fetched

apparel.com resolves to 1 IPv4 address operated by ROLLERNETWORK - Roller Network LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · apparel.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/apparel.com

Resolution chain

apparel.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
74.118.152.9074.118.152.0/21AS11170ROLLERNETWORK - Roller Network LLCUS

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

10 observed subdomains of apparel.com.

Web-graph footprint

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

109 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for apparel.com.

MechanismTarget
SPF_Aapparel.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP70.164.0.249
SPF_MXserver2.blankshirts.com

Related pages

Pivot deeper into the graph from apparel.com.

Cypher and MCP

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

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