Skip to content

Hostname

perkins.com

Last fetched

perkins.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US.

Nutrition Label

WHISPER CANON · perkins.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/perkins.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.30.112.113184.30.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
2.22.131.202.22.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.GB
23.210.141.14423.210.128.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.204.231.12523.204.224.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.GB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for perkins.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.26.41.11
SPF_IP165.26.50.19
SPF_IP165.26.50.20
SPF_IP165.26.50.23
SPF_IP165.26.50.24
SPF_IP165.26.50.27
SPF_IP165.26.50.28
SPF_IP198.180.154.8
SPF_IP205.220.170.179
SPF_IP205.220.182.179

Related pages

Pivot deeper into the graph from perkins.com.

Cypher and MCP

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

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