Skip to content

Hostname

njcleaningusa.com

Last fetched

njcleaningusa.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · njcleaningusa.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/njcleaningusa.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.168.122.9235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124795998
Contact emails

Subdomains

7 observed subdomains of njcleaningusa.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • njcleaningusa.com

SPF policy

4 SPF mechanisms authorising senders for njcleaningusa.com.

MechanismTarget
SPF_Anjcleaningusa.com
SPF_IP2600:1f18:4581:9805:4b9f:59fc:b019:b6cf
SPF_IP35.168.122.92
SPF_MXnjcleaningusa.com

Related pages

Pivot deeper into the graph from njcleaningusa.com.

Cypher and MCP

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

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