Skip to content

Hostname

nesr.com

Last fetched

nesr.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

nesr.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.102.11418.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.12118.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.2018.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.8018.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
99.84.160.11599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

32 observed subdomains of nesr.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nesr.com.

MechanismTarget
SPF_INCLUDEdp2zd6w7cl.spf.dmarc.teamitservices.com

Related pages

Pivot deeper into the graph from nesr.com.

Cypher and MCP

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

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