Skip to content

Hostname

mail2.asso-css.com

Last fetched

mail2.asso-css.com resolves to 5 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in FR.

Nutrition Label

WHISPER CANON · mail2.asso-css.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail2.asso-css.com

Resolution chain

mail2.asso-css.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.12.208.136149.12.0.0/15AS174COGENT-174 - Cogent Communications, LLCFR
149.12.209.8149.12.0.0/15AS174COGENT-174 - Cogent Communications, LLCFR
149.12.209.9149.12.0.0/15AS174COGENT-174 - Cogent Communications, LLCFR
212.83.149.124212.83.128.0/19AS12876FR
62.210.7.10362.210.0.0/16AS12876FR

WHOIS identity

No WHOIS records are currently associated with mail2.asso-css.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from mail2.asso-css.com.

Cypher and MCP

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

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