Skip to content

Hostname

thermos.com

Last fetched

thermos.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. thermos.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · thermos.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/thermos.com

Resolution chain

No IPv4 resolution is recorded for thermos.com in WhisperGraph.

IPv6 resolution

No AAAA record for thermos.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:2
Registrant organisation
thermos l.l.c.
Contact emails
georgina.gonzales@thermos.com, alan.ritchey@worldnet.att.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • kim.ns.cloudflare.com
  • noah.ns.cloudflare.com

MX records

  • thr-esa02-co01.linkstechnology.com

SPF policy

  • ip: 216.117.223.107/32
  • ip: 216.117.223.108/32
  • ip: 129.146.141.125/32
  • ip: 129.213.108.188/32
  • ip: 129.213.52.209/32
  • ip: 129.146.115.250/32
  • include: _spf.atoracle.com
  • include: spf.mandrillapp.com
  • include: rp.oracleemaildelivery.com
  • include: shops.shopify.com
  • include: mail.zendesk.com
  • ip: 129.144.145.9
  • ip: 129.151.103.183
  • ip: 129.151.113.159
  • ip: 129.151.64.149
  • ip: 129.151.74.2
  • ip: 129.154.68.14
  • ip: 130.61.44.244
  • ip: 130.61.62.193
  • ip: 132.145.106.137
  • ip: 132.145.107.187
  • ip: 132.145.116.137
  • ip: 132.145.119.49
  • ip: 132.145.46.179
  • ip: 132.145.49.72
  • ip: 140.238.161.247
  • ip: 140.238.165.123
  • ip: 140.238.168.198
  • ip: 140.238.169.249
  • ip: 140.238.176.109
  • ip: 140.238.189.191
  • ip: 140.238.192.166
  • ip: 140.238.193.90
  • ip: 140.86.49.106
  • ip: 141.145.121.155
  • ip: 152.67.177.68
  • ip: 152.67.179.224
  • ip: 152.67.229.23
  • ip: 152.67.231.146
  • ip: 158.101.225.84
  • ip: 160.34.9.220
  • ip: 168.138.1.97
  • ip: 168.138.2.99
  • ip: 168.138.64.64
  • ip: 168.138.66.193
  • ip: 193.122.69.28
  • ip: 193.123.100.97
  • ip: 193.123.34.110
  • ip: 193.123.37.245
  • ip: 193.123.89.191

Threat-feed evidence

History

Related pages

Pivot from thermos.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "thermos.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.