Skip to content

Hostname

gotemp.be

Last fetched

gotemp.be resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · gotemp.beRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gotemp.be

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.10213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.2513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.2613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.5813.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.1133.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.363.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.753.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.973.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with gotemp.be in WhisperGraph.

Subdomains

3 observed subdomains of gotemp.be.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gotemp.be.

MechanismTarget
SPF_Agotemp.be
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.208.52.166/32
SPF_IP87.66.8.78/32
SPF_MXgotemp.be

Related pages

Pivot deeper into the graph from gotemp.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gotemp.be"})-[: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.