Hostname
int2cs.net
Last fetched
int2cs.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. int2cs.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for int2cs.net in WhisperGraph.
IPv6 resolution
No AAAA record for int2cs.net is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- domains by proxy,
- Contact emails
- int2cs.net@domainsbyproxy.com, 0daba097-ef0c-49d5-859b-ea956ed7ca47@identity-protect.org, 1ff4f860-6041-4e3f-8997-3603e73ffa41@identity-protect.org, 42e97e68-ac25-43c8-95ba-7ea321588ee1@identity-protect.org, 60377749-91eb-4614-8aa3-b6fa8996a53f@identity-protect.org, c6ae1297-ba85-4139-9982-cb6a9320cccf@identity-protect.org
Subdomains
| Subdomain |
|---|
| wildcard.int2cs.net |
Showing 1 of 1 subdomain (1 per page).
Mail and authentication
Nameservers
- ns-175.awsdns-21.com
- ns-739.awsdns-28.net
- ns-1442.awsdns-52.org
- ns-1803.awsdns-33.co.uk
Threat-feed evidence
History
Related pages
Pivot from int2cs.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "int2cs.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.