Skip to content

Hostname

peaktech.com

Last fetched

peaktech.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · peaktech.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/peaktech.com

Resolution chain

peaktech.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

74 observed subdomains of peaktech.com.

Web-graph footprint

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

162 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

40 SPF mechanisms authorising senders for peaktech.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.0.0/17
SPF_IP13.111.0.0/16
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP170.153.66.12/32
SPF_IP170.163.66.13
SPF_IP173.160.171.145
SPF_IP198.245.81.0/24
SPF_IP199.122.123.0/24
SPF_IP199.187.168.0/22
SPF_IP20.47.149.138/32
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403::0/48
SPF_IP2a01:4180:4050:400::0/64
SPF_IP2a01:4180:4050:800::0/64
SPF_IP2a01:4180:4051:400::0/64
SPF_IP2a01:4180:4051:800::0/64
SPF_IP3.223.159.84
SPF_IP34.196.213.209
SPF_IP34.201.178.5
SPF_IP34.224.161.185
SPF_IP4.30.202.217
SPF_IP4.30.202.227
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP50.198.150.242
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP54.177.30.207/32
SPF_IP54.211.103.137
SPF_IP67.231.151.29/32
SPF_IP67.231.158.158/32
SPF_IP79.174.171.169/32

Related pages

Pivot deeper into the graph from peaktech.com.

Cypher and MCP

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

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