Skip to content

Hostname

perkins.org

Last fetched

perkins.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · perkins.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/perkins.org

Resolution chain

perkins.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.41104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.41104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.69172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
no first name no last name
Contact emails

Subdomains

28 observed subdomains of perkins.org.

Web-graph footprint

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

1,523 sites link to this hostname.

537 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for perkins.org.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEperkins-org.spf.smtp25.com
SPF_INCLUDEspf.zixport.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP149.32.200.65
SPF_IP149.32.200.66
SPF_IP149.32.232.65
SPF_IP149.32.232.66
SPF_IP192.254.121.248/32
SPF_IP198.244.50.46
SPF_IP198.244.50.47
SPF_IP198.244.50.48
SPF_IP198.244.50.49
SPF_IP198.244.50.50
SPF_IP198.244.50.51
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP35.211.150.246
SPF_IP52.10.177.130
SPF_IP72.32.115.21/32

Related pages

Pivot deeper into the graph from perkins.org.

Cypher and MCP

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

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