Skip to content

Hostname

peratonlabs.com

Last fetched

peratonlabs.com resolves to 1 IPv4 address operated by WEEBLY - Weebly, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.34.228.76199.34.228.0/24AS27647WEEBLY - Weebly, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

20 observed subdomains of peratonlabs.com.

Web-graph footprint

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

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for peratonlabs.com.

MechanismTarget
SPF_EXISTS%{i}.spf.ngc.iphmx.com
SPF_INCLUDEspf-00317001.pphosted.com
SPF_INCLUDEspf-00317002.gpphosted.com
SPF_INCLUDEspf.protection.office365.us
SPF_IP208.86.168.7/32
SPF_IP214.24.24.82
SPF_IP23.249.212.148
SPF_IP23.249.212.149
SPF_IP40.80.218.211
SPF_IP74.91.84.214/32
SPF_IP96.45.218.160
SPF_IP96.45.218.165

Related pages

Pivot deeper into the graph from peratonlabs.com.

Cypher and MCP

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

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