Skip to content

Hostname

adidas.com.lb

Last fetched

adidas.com.lb resolves to 1 IPv4 address operated by AS12337 in DE.

Nutrition Label

WHISPER CANON · adidas.com.lbRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/adidas.com.lb

Resolution chain

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

IPPrefixASNOperatorCountry
87.237.217.20487.237.216.0/23AS12337DE

WHOIS identity

No WHOIS records are currently associated with adidas.com.lb in WhisperGraph.

Subdomains

4 observed subdomains of adidas.com.lb.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for adidas.com.lb.

MechanismTarget
SPF_INCLUDEspf.adidas.com

Related pages

Pivot deeper into the graph from adidas.com.lb.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "adidas.com.lb"})-[: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.