Skip to content

Hostname

nellcorp.com

Last fetched

nellcorp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · nellcorp.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/nellcorp.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.14.343.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.613.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.813.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.873.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.175.179.1213.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.373.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.453.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.873.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE

WHOIS identity

Registrar
iana:81
Organization
nellcorp
Contact emails

Subdomains

40 observed subdomains of nellcorp.com.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nellcorp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEservers.mcsv.net
SPF_IP50.97.96.122

Related pages

Pivot deeper into the graph from nellcorp.com.

Cypher and MCP

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

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