Skip to content

Hostname

manhattanprocess.com

Last fetched

manhattanprocess.com resolves to 1 IPv4 address operated by AS328364 in ZA. WHOIS lists iana:1645 as the registrar.

Nutrition Label

WHISPER CANON · manhattanprocess.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/manhattanprocess.com

Resolution chain

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

Registrar
iana:1645
Organization
gravelotte mines
Contact emails

Subdomains

10 observed subdomains of manhattanprocess.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for manhattanprocess.com.

MechanismTarget
SPF_Amanhattanprocess.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_MXmanhattanprocess.com

Related pages

Pivot deeper into the graph from manhattanprocess.com.

Cypher and MCP

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

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