Skip to content

Hostname

huronconsultinggroup.com

Last fetched

huronconsultinggroup.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · huronconsultinggroup.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/huronconsultinggroup.com

Resolution chain

huronconsultinggroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.239.109.164.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
72.10.184.10072.10.176.0/20AS22931HURONCG - Huron Consulting Group, Inc.US

WHOIS identity

Registrar
iana:2
Organization
huron consulting group,
Contact emails

Subdomains

337 observed subdomains of huronconsultinggroup.com.

Web-graph footprint

Distinct hostnames that link to or from huronconsultinggroup.com in the public web crawl.

758 sites link to this hostname.

650 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for huronconsultinggroup.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.huronconsultinggroup.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP72.10.180.177
SPF_IP72.10.180.233
SPF_IP72.10.180.28/31
SPF_IP72.10.184.102/32
SPF_IP72.10.184.103/32

Related pages

Pivot deeper into the graph from huronconsultinggroup.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "huronconsultinggroup.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.