Skip to content

Hostname

mc.872style.com

Last fetched

mc.872style.com resolves to 1 IPv4 address operated by AS2516 in JP.

Nutrition Label

WHISPER CANON · mc.872style.comRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mc.872style.com

Resolution chain

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

IPPrefixASNOperatorCountry
106.73.163.192106.72.0.0/15AS2516JP

WHOIS identity

No WHOIS records are currently associated with mc.872style.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for mc.872style.com.

MechanismTarget
SPF_Aauth.gate-on.net
SPF_Amc.872style.com
SPF_IP106.73.163.192
SPF_IP240d:0:425c:9400:2423:ab8f:147f:a25a
SPF_MXmc.872style.com

Related pages

Pivot deeper into the graph from mc.872style.com.

Cypher and MCP

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

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