Skip to content

Hostname

wmxb.attockit.com

Last fetched

wmxb.attockit.com resolves to 1 IPv4 address operated by AS38264 in PK.

Nutrition Label

WHISPER CANON · wmxb.attockit.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/wmxb.attockit.com

Resolution chain

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

IPPrefixASNOperatorCountry
58.27.221.23058.27.221.0/24AS38264PK

WHOIS identity

No WHOIS records are currently associated with wmxb.attockit.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wmxb.attockit.com.

MechanismTarget
SPF_Acsmtp1.cyber.net.pk
SPF_Amxb3.attockit.com
SPF_Arelay.attockit.com
SPF_Asmtp.cyber.net.pk
SPF_Awmxb.attockit.com
SPF_IP116.71.139.130/32
SPF_IP58.27.221.230
SPF_MXwmxb.attockit.com

Related pages

Pivot deeper into the graph from wmxb.attockit.com.

Cypher and MCP

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

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