Skip to content

Hostname

tempeunion.org

Last fetched

tempeunion.org resolves to 104.17.71.73, announced in 104.17.64.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. tempeunion.org 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 · tempeunion.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tempeunion.org

Resolution chain

IPv6 resolution

No AAAA record for tempeunion.org is recorded in WhisperGraph.

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:93
Registrant organisation
jeffrey rosenthal
Contact emails
209909d3ba6e138dc6da8172f642bb832388bd6c@whois.gkg.net, 3350c769c84a1df6f362485b55913e4a5a695158@whois.gkg.net, 6d4ade8eee7110a804573088ed30b0cd870124ac@whois.gkg.net, 7c76b94150febf0823c1d3bcd8d0129ba025dafb@whois.gkg.net, b9e75e34a99b920e9b6e162526cfcf4afa2560f3@whois.gkg.net, fc70d0937b91ef0a58b378fdfdb9d69f7fcd2214@whois.gkg.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

  • pdns03.domaincontrol.com
  • pdns04.domaincontrol.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • include: _spf.bbnotify.net
  • include: spf1.tempeunion.org
  • include: spf2.tempeunion.org
  • include: spf3.tempeunion.org
  • include: spf4.tempeunion.org

Threat-feed evidence

History

Related pages

Pivot from tempeunion.org 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: "tempeunion.org"})-[: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.