Hostname
fronteo.com
Last fetched
fronteo.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
fronteo.com 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 |
|---|---|---|---|---|
| 13.115.226.21 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:48
- Organization
- domain admin
- Contact emails
Subdomains
23 observed subdomains of fronteo.com.
Showing 21 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fronteo.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for fronteo.com.
| Mechanism | Target |
|---|---|
| SPF_A | fronteo.com |
| SPF_INCLUDE | 48339274.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.activegate-ss.jp |
| SPF_INCLUDE | _spf.fronteo.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | webcas.net |
| SPF_MX | fronteo.com |
Related pages
Pivot deeper into the graph from fronteo.com.
- IP · 13.115.226.21
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:48
- Country · JP
- Email · domainsales@dotster.com
- TLD · .com
- 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: "fronteo.com"})-[: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.