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
Resolution chain
karamco.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.214.159.68 | 162.216.192.0/23 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
| 62.215.176.76 | 62.216.33.0/24 | AS21050 | FAST-TELCO - Fast Communication Company Ltd | KW |
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
MX records
SPF policy
1 SPF mechanism authorising senders for karamco.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from karamco.net.
- IP · 162.214.159.68
- ASN · AS46606UNIFIEDLAYER-AS-1 - Unified Layer
- Registrar · iana:835
- Country · US
- Email · pos-group@qnetstaff.com
- TLD · .net
- Browse hostnames · ka…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.