Skip to content

Hostname

perksatwork.com

Last fetched

perksatwork.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in PE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · perksatwork.comRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/perksatwork.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.196.84.12123.196.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.PE
23.42.86.19223.42.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.45.102.20523.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

40 observed subdomains of perksatwork.com.

Web-graph footprint

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

182 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for perksatwork.com.

MechanismTarget
SPF_Aperksatwork.com
SPF_IP74.114.244.240/28
SPF_IP74.114.245.240/28
SPF_IP74.114.246.240/28

Related pages

Pivot deeper into the graph from perksatwork.com.

Cypher and MCP

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

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