Skip to content

Hostname

classified.manhattanprocess.com

Last fetched

classified.manhattanprocess.com resolves to 1 IPv4 address operated by AS328364 in ZA.

Nutrition Label

WHISPER CANON · classified.manhattanprocess.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/classified.manhattanprocess.com

Resolution chain

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

IPPrefixASNOperatorCountry
102.130.122.225102.130.122.0/24AS328364ZA

WHOIS identity

No WHOIS records are currently associated with classified.manhattanprocess.com in WhisperGraph.

Subdomains

1 observed subdomain of classified.manhattanprocess.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for classified.manhattanprocess.com.

MechanismTarget
SPF_Aclassified.manhattanprocess.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_IP102.130.112.145
SPF_IP102.130.121.74
SPF_IP102.130.122.171
SPF_IP102.130.122.225
SPF_IP160.119.248.11
SPF_IP160.119.253.53
SPF_IP169.239.180.59
SPF_IP169.239.180.7
SPF_MXclassified.manhattanprocess.com

Related pages

Pivot deeper into the graph from classified.manhattanprocess.com.

Cypher and MCP

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

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