Skip to content

Hostname

nethelpdesk.com

Last fetched

nethelpdesk.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · nethelpdesk.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/nethelpdesk.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.134.107.9813.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.11.8913.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.41.135.4613.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.42.107.3413.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.42.175.15413.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.15.4413.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.81.20913.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
16.60.21.20816.60.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.GB
18.133.110.13218.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.115.23318.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.169.28.10818.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.10.92.963.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.176.231.6935.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.178.40.7335.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.213.18735.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.139.1235.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.234.1063.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.135.227.13813.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
16.60.234.8416.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.240.1835.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:83
Organization
net help desk
Contact emails

Subdomains

65 observed subdomains of nethelpdesk.com.

Web-graph footprint

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

16 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nethelpdesk.com.

MechanismTarget
SPF_INCLUDEretailspf.smtp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from nethelpdesk.com.

Cypher and MCP

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

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