Hostname
init.com
Last fetched
init.com resolves to 65.170.40.216, announced in 65.170.40.0/24 by COGENT-174 - Cogent Communications, LLC in US. init.com 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
- 65.170.40.216
65.170.40.0/24 · COGENT-174 - Cogent Communications, LLC · Lexington, US
IPv6 resolution
No AAAA record for init.com is recorded in WhisperGraph.
Attribution
cogent
DNS_OPERATOR, ORIGIN_AS
WHOIS identity
Subdomains
Showing 7 of 7 subdomains (7 per page).
Mail and authentication
Nameservers
- ns1.abinitio.com
- ns2.abinitio.com
- ns3.abinitio.com
- ns4.abinitio.com
- init.com
- ns.init.com
- ns1.init.com
- ns2.init.com
- ns3.init.com
- ns4.init.com
MX records
- mx2.abinitio.com
- mx2-c.abinitio.com
- mx3.abinitio.com
- mx3-c.abinitio.com
SPF policy
- ip: 50.206.116.0/23
- ip: 65.170.40.0/24
- ip: 65.160.43.0/24
- ip: 50.200.93.64/26
- include: spf.protection.outlook.com
Threat-feed evidence
History
Related pages
Pivot from init.com 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: "init.com"})-[: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.