Skip to content

Hostname

spmcf.org

Last fetched

spmcf.org resolves to 1 IPv4 address operated by ATOMIC - Atomic Data LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · spmcf.orgRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/spmcf.org

Resolution chain

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

IPPrefixASNOperatorCountry
69.67.30.9869.67.16.0/20AS25694ATOMIC - Atomic Data LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of spmcf.org.

Web-graph footprint

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

227 sites link to this hostname.

1,000 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for spmcf.org.

MechanismTarget
SPF_Aacquiamail10.acquia.com
SPF_Aspmcf.org
SPF_INCLUDE_spf.spf.atomicdata.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEhubspotfree.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspmcf-org.spf.smtp25.com
SPF_IP129.33.239.234
SPF_IP64.27.172.242

Related pages

Pivot deeper into the graph from spmcf.org.

Cypher and MCP

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

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