Hostname
hey.inc
Last fetched
hey.inc resolves to 67.199.248.13, announced in 67.199.248.0/24 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. hey.inc 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
- 67.199.248.13
67.199.248.0/24 · GOOGLE-CLOUD-PLATFORM - Google LLC · New York, US
IPv6 resolution
No AAAA record for hey.inc is recorded in WhisperGraph.
Attribution
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- domains by proxy,
Subdomains
Mail and authentication
Nameservers
- ns19.a0.impervasecuredns.net
- ns24.a0.impervasecuredns.net
- ns6.a0.impervasecuredns.net
MX records
- mxa-004c8d03.gslb.pphosted.com
- mxb-004c8d03.gslb.pphosted.com
SPF policy
- ip: 209.85.220.69/32
- include: amazonses.com
- include: _spf.google.com
- include: spf.protection.outlook.com
- include: spf-004c8d03.pphosted.com
- ip: 148.163.156.137
- ip: 148.163.158.121
- ip: 189.204.226.140
- ip: 201.163.4.14
- ip: 207.248.233.200
- ip: 207.248.233.202
- ip: 207.248.233.203
Threat-feed evidence
History
Related pages
Pivot from hey.inc 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: "hey.inc"})-[: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.