Hostname
highflyinggroup.com
Last fetched
highflyinggroup.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
highflyinggroup.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 |
|---|---|---|---|---|
| 72.167.66.83 | 72.167.64.0/21 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- iana:440
- Organization
- this domain was caught by dropcatch.com
- Contact emails
Subdomains
4 observed subdomains of highflyinggroup.com.
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for highflyinggroup.com.
| Mechanism | Target |
|---|---|
| SPF_A | highflyinggroup.com |
| SPF_IP | 172.120.156.165/32 |
| SPF_IP | 172.120.156.192/32 |
| SPF_IP | 172.120.156.213/32 |
| SPF_IP | 172.120.156.220/32 |
| SPF_IP | 5.181.84.236/32 |
| SPF_IP | 5.181.84.237/32 |
| SPF_IP | 5.181.84.238/32 |
| SPF_IP | 5.181.84.239/32 |
| SPF_IP | 5.181.84.35/32 |
| SPF_IP | 5.181.84.36/32 |
| SPF_IP | 5.181.84.37/32 |
| SPF_IP | 5.181.84.38/32 |
| SPF_IP | 5.181.84.6/32 |
| SPF_IP | 5.181.84.7/32 |
| SPF_IP | 5.181.84.8/32 |
| SPF_IP | 5.181.84.9/32 |
| SPF_IP | 66.181.47.123/32 |
| SPF_IP | 66.181.47.129/32 |
| SPF_IP | 66.181.47.131/32 |
| SPF_IP | 66.181.47.133/32 |
| SPF_IP | 66.181.47.134/32 |
| SPF_IP | 66.181.47.139/32 |
| SPF_MX | highflyinggroup.com |
Related pages
Pivot deeper into the graph from highflyinggroup.com.
- IP · 72.167.66.83
- ASN · AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:440
- Country · US
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · hi…
- 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: "highflyinggroup.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.