Skip to content

Hostname

notretemps.com

Last fetched

notretemps.com resolves to 20 IPv4 addresses operated by AS64073 in BE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · notretemps.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/notretemps.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.239.1000.0.0.0/0AS64073BE
13.225.239.1080.0.0.0/0AS64073BE
13.225.239.600.0.0.0/0AS64073BE
13.225.239.800.0.0.0/0AS64073BE
18.164.124.1318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.2918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.3518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.7118.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.242.2718.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.4018.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.6218.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.7718.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.165.160.1233.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.303.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.363.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.383.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1053.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.203.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.523.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.663.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
bayard
Contact emails

Subdomains

64 observed subdomains of notretemps.com.

Web-graph footprint

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

2,805 sites link to this hostname.

2,100 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from notretemps.com.

Cypher and MCP

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

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