Skip to content

Hostname

martinspoint.org

Last fetched

martinspoint.org is a registered hostname under the .org top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · martinspoint.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/martinspoint.org

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1910
Organization
domains by proxy,
Contact emails

Subdomains

32 observed subdomains of martinspoint.org.

Web-graph footprint

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

203 sites link to this hostname.

365 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for martinspoint.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.office365.us
SPF_IP74.120.145.123
SPF_IP74.120.145.124
SPF_MXmartinspoint.org

Related pages

Pivot deeper into the graph from martinspoint.org.

Cypher and MCP

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

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