Skip to content

Hostname

nctaxstatements.com

Last fetched

nctaxstatements.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1750 as the registrar.

Nutrition Label

WHISPER CANON · nctaxstatements.comRouting diversity3.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/nctaxstatements.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.213.168.16718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.35.683.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.31.5352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1750
Organization
dwight springthorpe
Contact emails

Subdomains

7 observed subdomains of nctaxstatements.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for nctaxstatements.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEbarracuda.southdata.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.6.48.5
SPF_IP74.219.9.205

Related pages

Pivot deeper into the graph from nctaxstatements.com.

Cypher and MCP

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

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