Skip to content

Hostname

spanishfork.org

Last fetched

spanishfork.org resolves to 67.199.160.13, announced in 67.199.160.0/24 by SPANISHFORK-COMMUNITY-NETWORK - Spanish Fork City in US. spanishfork.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 · spanishfork.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/spanishfork.org

Resolution chain

IPv6 resolution

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

Attribution

spanish fork city

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
russell@spanishfork.org

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

  • ns1.spanishfork.org
  • ns2.spanishfork.org
  • ns3.spanishfork.org

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • ip: 54.240.0.0/18
  • ip: 76.223.128.0/19
  • ip: 23.251.224.0/19
  • ip: 54.240.64.0/19
  • ip: 54.240.96.0/19
  • ip: 76.223.176.0/20
  • ip: 23.249.208.0/20
  • ip: 69.169.224.0/20
  • ip: 52.82.172.0/22
  • ip: 199.255.192.0/22
  • ip: 199.127.232.0/22
  • ip: 208.42.137.0/24
  • ip: 209.134.151.0/24
  • ip: 209.134.158.0/24
  • ip: 185.225.161.0/24
  • ip: 208.42.190.0/24
  • ip: 185.249.220.0/24
  • ip: 69.5.86.0/24
  • ip: 69.5.87.0/24
  • ip: 208.42.179.121/32
  • ip: 208.42.179.123/32
  • ip: 69.5.85.128/25
  • ip: 147.160.167.14/32
  • ip: 147.160.167.15/32
  • ip: 69.71.62.18/32
  • ip: 52.49.235.189/32
  • ip: 23.21.109.197/32
  • ip: 23.21.109.212/32
  • ip: 209.134.144.240/28
  • ip: 52.49.201.246/32
  • ip: 209.134.144.4/32
  • ip: 174.140.129.48/28
  • include: _spf.google.com
  • include: everbridge.net
  • a: spanishfork.org
  • mx: spanishfork.org
  • ip: 160.7.240.15
  • ip: 2604:6d00:1:1:0:0:0:13
  • ip: 67.199.160.13
  • ip: 67.199.160.170
  • ip: 67.199.160.19
  • ip: 67.199.160.28

Threat-feed evidence

History

Related pages

Pivot from spanishfork.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: "spanishfork.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.