Skip to content

Hostname

karamco.net

Last fetched

karamco.net resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:835 as the registrar.

Nutrition Label

WHISPER CANON · karamco.netRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/karamco.net

Resolution chain

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

IPPrefixASNOperatorCountry
162.214.159.68162.216.192.0/23AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
62.215.176.7662.216.33.0/24AS21050FAST-TELCO - Fast Communication Company LtdKW

WHOIS identity

Registrar
iana:835
Organization
qualitynet general trading and contacting co
Contact emails

Subdomains

4 observed subdomains of karamco.net.

Web-graph footprint

Distinct hostnames that link to or from karamco.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for karamco.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from karamco.net.

Cypher and MCP

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

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