Hostname
support.pcnation.com
Last fetched
support.pcnation.com resolves to 107.20.228.252, announced in 107.20.0.0/16 by AMAZON-AES - Amazon.com, Inc. in US. support.pcnation.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
- 107.20.228.252
107.20.0.0/16 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 52.206.84.202
52.200.0.0/13 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 52.7.14.223
52.4.0.0/14 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 52.72.183.239
52.72.0.0/15 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 54.197.47.232
54.196.0.0/15 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
IPv6 resolution
No AAAA record for support.pcnation.com is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for support.pcnation.com. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Mail and authentication
MX records
- mail1.hostedrt.com
- mail2.hostedrt.com
- mail3.hostedrt.com
SPF policy
- include: spf.hostedrt.com
- include: md02.com
- include: spf.protection.outlook.com
- ip: 12.90.155.102
- ip: 204.187.1.69
- ip: 50.194.79.89
- ip: 50.194.79.91
Threat-feed evidence
History
Related pages
Pivot from support.pcnation.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: "support.pcnation.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.