Skip to content

Hostname

allmytech.pk

Last fetched

allmytech.pk resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · allmytech.pkRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/allmytech.pk

Resolution chain

allmytech.pk resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.77104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.77104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
152.42.238.243152.42.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
172.67.73.194172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
all my tech
Contact emails

Subdomains

21 observed subdomains of allmytech.pk.

Web-graph footprint

Distinct hostnames that link to or from allmytech.pk in the public web crawl.

100 sites link to this hostname.

110 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for allmytech.pk.

MechanismTarget
SPF_Aallmytech.pk
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_IP35.213.168.22
SPF_MXallmytech.pk

Related pages

Pivot deeper into the graph from allmytech.pk.

Cypher and MCP

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

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