Hostname
big5.com
Last fetched
big5.com resolves to 162.209.120.153, announced in 162.209.96.0/19 by RACKSPACE - Rackspace Hosting in US. big5.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
- 162.209.120.153
- 23.197.143.171
23.197.128.0/20 · AKAMAI-AS - Akamai Technologies, Inc. · Frankfurt am Main, DE
- 84.53.166.196
84.53.164.0/22 · AKAMAI-AS - Akamai Technologies, Inc. · Frankfurt am Main, DE
- 95.100.68.175
95.100.64.0/20 · AKAMAI-AS - Akamai Technologies, Inc. · Frankfurt am Main, DE
IPv6 resolution
No AAAA record for big5.com is recorded in WhisperGraph.
Attribution
rackspace
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- eyeaim.com roy fang ()
- Contact emails
- lansupport@big5corp.com
Subdomains
| Subdomain |
|---|
| vpn.big5.com |
| www.big5.com |
Showing 2 of 2 subdomains (2 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.
Mail and authentication
Nameservers
- ns37.domaincontrol.com
- ns38.domaincontrol.com
- a1-137.akam.net
- a11-66.akam.net
- a12-67.akam.net
- a14-64.akam.net
- a16-65.akam.net
- a3-66.akam.net
MX records
- big5-com.mail.protection.outlook.com
SPF policy
- include: spf.protection.outlook.com
Threat-feed evidence
History
Related pages
Pivot from big5.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: "big5.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.