Skip to content

Hostname

nemo-q.com

Last fetched

nemo-q.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PT. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · nemo-q.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/nemo-q.com

Resolution chain

nemo-q.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.245.3513.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.5213.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.6313.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.9413.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
67.202.92.3567.202.64.0/18AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:113
Organization
bertil widmark
Contact emails

Subdomains

3 observed subdomains of nemo-q.com.

Web-graph footprint

Distinct hostnames that link to or from nemo-q.com in the public web crawl.

95 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nemo-q.com.

MechanismTarget
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsecureserver.net
SPF_MXnemo-q.com

Related pages

Pivot deeper into the graph from nemo-q.com.

Cypher and MCP

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

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