Hostname
ptialaska.net
Last fetched
ptialaska.net resolves to 209.112.129.41, announced in 209.112.128.0/18 by ALSK-7782 - Alaska Communications Systems Group, Inc. in US. ptialaska.net 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 ptialaska.net is recorded in WhisperGraph.
Attribution
alaska group
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***, dnsadmin@acsalaska.net
Subdomains
| Subdomain |
|---|
| eagle.ptialaska.net |
| ftp.ptialaska.net |
| help.ptialaska.net |
| husky.ptialaska.net |
| moose.ptialaska.net |
| pop.ptialaska.net |
| puffin.ptialaska.net |
| smtp.ptialaska.net |
| www.ptialaska.net |
Showing 9 of 9 subdomains (9 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.acsalaska.net
- ns2.acsalaska.net
- ns3.acsalaska.net
- ns4.acsalaska.net
- dnsmaster.prv.nwc.acsalaska.net
MX records
- mx1c28.carrierzone.com
- mx2c28.carrierzone.com
- mx3c28.carrierzone.com
- mx4c28.carrierzone.com
SPF policy
- ip: 209.112.173.224/27
- include: spfc28.carrierzone.com
- include: acsalaska.net
- a: north.acsalaska.net
- mx: ptialaska.net
Threat-feed evidence
History
Related pages
Pivot from ptialaska.net 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: "ptialaska.net"})-[: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.