Skip to content

Hostname

kamelpack.com

Last fetched

kamelpack.com resolves to 2 IPv4 addresses operated by AS24940 in FI. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · kamelpack.comRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kamelpack.com

Resolution chain

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

WHOIS identity

Registrar
iana:82
Organization
amir hossein kheyriyeh
Contact emails

Subdomains

7 observed subdomains of kamelpack.com.

Web-graph footprint

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

61 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • kamelpack.com

SPF policy

7 SPF mechanisms authorising senders for kamelpack.com.

MechanismTarget
SPF_Akamelpack.com
SPF_IP206.222.8.30
SPF_IP65.21.88.134
SPF_IP79.132.193.38
SPF_IP79.132.193.40
SPF_IP79.132.193.44
SPF_MXkamelpack.com

Related pages

Pivot deeper into the graph from kamelpack.com.

Cypher and MCP

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

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