Hostname
frontiir.net
Last fetched
frontiir.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
frontiir.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.254.138.232 | 54.254.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
45 observed subdomains of frontiir.net.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from frontiir.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for frontiir.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 101.100.191.64/27 |
| SPF_IP | 210.14.106.0/28 |
| SPF_IP | 54.251.147.96 |
| SPF_IP | 59.153.89.48/28 |
| SPF_IP | 59.153.91.144/28 |
| SPF_IP | 66.35.16.60 |
| SPF_IP | 66.35.16.65 |
| SPF_MX | frontiir.net |
Related pages
Pivot deeper into the graph from frontiir.net.
- IP · 54.254.138.232
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · SG
- Email · frontiir.net@domainsbyproxy.com
- TLD · .net
- Browse hostnames · fr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "frontiir.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.