Hostname
humberviewgroup.com
Last fetched
humberviewgroup.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
humberviewgroup.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 |
|---|---|---|---|---|
| 54.175.131.26 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- humberview group
- Contact emails
Subdomains
31 observed subdomains of humberviewgroup.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from humberviewgroup.com in the public web crawl.
125 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for humberviewgroup.com.
| Mechanism | Target |
|---|---|
| SPF_A | 216.71.129.78.spf.hc350-21.ca.iphmx.com |
| SPF_A | 216.71.132.120.spf.hc350-21.ca.iphmx.com |
| SPF_A | hgcmail.humberviewgroup.com |
| SPF_A | humberviewgroup.com |
| SPF_EXISTS | %{i}.spf.hc350-21.ca.iphmx.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 173.212.187.104/32 |
| SPF_IP | 192.223.15.32/29 |
| SPF_IP | 207.186.160.0/21 |
| SPF_IP | 207.187.164.0/24 |
| SPF_IP | 209.29.150.0/23 |
| SPF_IP | 50.31.59.238/32 |
| SPF_IP | 66.11.151.32/27 |
| SPF_IP | 66.11.151.42/32 |
| SPF_IP | 67.22.108.248/29 |
| SPF_IP | 72.0.212.160/29 |
| SPF_MX | humberviewgroup.com |
Related pages
Pivot deeper into the graph from humberviewgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "humberviewgroup.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.