Skip to content

Hostname

mayfirst.org

Last fetched

mayfirst.org resolves to 1 IPv4 address operated by HURRICANE - Hurricane Electric LLC in US. WHOIS lists iana:1040 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
204.19.241.67204.19.241.0/24AS6939HURRICANE - Hurricane Electric LLCUS

WHOIS identity

Registrar
iana:1040
Organization
aka may first/people link
Contact emails

Subdomains

372 observed subdomains of mayfirst.org.

Web-graph footprint

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

124 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mayfirst.org.

MechanismTarget
SPF_INCLUDE_spf.mayfirst.org
SPF_IP204.19.241.108
SPF_IP216.66.15.14
SPF_IP37.218.247.165

Related pages

Pivot deeper into the graph from mayfirst.org.

Cypher and MCP

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

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