Skip to content

Hostname

stmartininthefields.org

Last fetched

stmartininthefields.org resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · stmartininthefields.orgRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/stmartininthefields.org

Resolution chain

stmartininthefields.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.79.19.11345.79.16.0/20AS63949US

WHOIS identity

Registrar
iana:2
Organization
st. martin in the fields episcopal church
Contact emails

Subdomains

7 observed subdomains of stmartininthefields.org.

Web-graph footprint

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

18 sites link to this hostname.

213 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for stmartininthefields.org.

MechanismTarget
SPF_Astmartininthefields.org
SPF_INCLUDE_spf.google.com
SPF_IP23.239.29.82
SPF_IP45.79.19.113
SPF_IP72.14.191.50
SPF_MXstmartininthefields.org

Related pages

Pivot deeper into the graph from stmartininthefields.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "stmartininthefields.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.