Skip to content

Hostname

merchantsofpower.flyingsoft.phatcode.net

Last fetched

merchantsofpower.flyingsoft.phatcode.net resolves to 1 IPv4 address operated by HAWKHOST - Hawk Host Inc. in US.

Nutrition Label

WHISPER CANON · merchantsofpower.flyingsoft.phatcode.netRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/merchantsofpower.flyingsoft.phatcode.net

Resolution chain

merchantsofpower.flyingsoft.phatcode.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.252.100.173198.252.100.0/24AS20068HAWKHOST - Hawk Host Inc.US

WHOIS identity

No WHOIS records are currently associated with merchantsofpower.flyingsoft.phatcode.net in WhisperGraph.

Subdomains

1 observed subdomain of merchantsofpower.flyingsoft.phatcode.net.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for merchantsofpower.flyingsoft.phatcode.net.

MechanismTarget
SPF_Amerchantsofpower.flyingsoft.phatcode.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDErelays.webhost-mail.com
SPF_IP198.252.105.25
SPF_IP65.99.237.227
SPF_IP72.29.127.22
SPF_MXmerchantsofpower.flyingsoft.phatcode.net

Related pages

Pivot deeper into the graph from merchantsofpower.flyingsoft.phatcode.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "merchantsofpower.flyingsoft.phatcode.net"})-[: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.