Hostname
inapak.com
Last fetched
inapak.com resolves to 107.180.25.1, announced in 107.180.0.0/18 by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. inapak.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
IPv6 resolution
No AAAA record for inapak.com is recorded in WhisperGraph.
Attribution
godaddy com
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1154
- Registrant organisation
- geanbert chan
- Contact emails
- support@jig.to
Subdomains
Showing 3 of 3 subdomains (3 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.netfirms.com
- ns2.netfirms.com
MX records
- inapak-com.mail.protection.outlook.com
SPF policy
- ip: 66.96.128.0/18
- include: _spf.elasticemail.com
- include: spf.protection.outlook.com
- ip: 107.180.25.1
- ip: 208.68.95.194
- ip: 67.70.214.2
- ip: 68.232.71.162
Threat-feed evidence
History
Related pages
Pivot from inapak.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: "inapak.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.