Skip to content

Hostname

hereford.org

Last fetched

hereford.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

hereford.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
american hereford association
Contact emails

Subdomains

6 observed subdomains of hereford.org.

Web-graph footprint

Distinct hostnames that link to or from hereford.org in the public web crawl.

250 sites link to this hostname.

203 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for hereford.org.

MechanismTarget
SPF_Ahereford.org
SPF_INCLUDEemsd1.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP150.220.10.183
SPF_IP150.220.10.187
SPF_IP167.89.23.12/32
SPF_IP167.89.23.191/32
SPF_IP167.89.23.7/32
SPF_IP167.89.24.171/32
SPF_IP167.89.24.251/32
SPF_IP64.18.7.10/32
SPF_IP64.18.7.11/32
SPF_IP64.18.7.13/32
SPF_IP64.18.7.14/32
SPF_MXhereford.org

Related pages

Pivot deeper into the graph from hereford.org.

Cypher and MCP

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

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