Skip to content

Hostname

nesmapartners.com

Last fetched

nesmapartners.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in BH. WHOIS lists iana:3957 as the registrar.

Nutrition Label

WHISPER CANON · nesmapartners.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nesmapartners.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.185.187.9115.185.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH

WHOIS identity

Registrar
iana:3957
Organization
contact privacy inc. customer 1241544898
Contact emails

Subdomains

14 observed subdomains of nesmapartners.com.

Web-graph footprint

Distinct hostnames that link to or from nesmapartners.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nesmapartners.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-00754a01.pphosted.com
SPF_INCLUDEspf-0085ca01.pphosted.com
SPF_INCLUDEspf.em.secureserver.net

Related pages

Pivot deeper into the graph from nesmapartners.com.

Cypher and MCP

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

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