Skip to content

Hostname

higherlogic.com

Last fetched

higherlogic.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · higherlogic.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/higherlogic.com

Resolution chain

higherlogic.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:468
Organization
on behalf of higherlogic.com owner
Contact emails

Subdomains

95 observed subdomains of higherlogic.com.

Web-graph footprint

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

3,499 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for higherlogic.com.

MechanismTarget
SPF_INCLUDE47835562.spf03.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP147.160.167.0/26
SPF_IP162.209.6.163
SPF_IP166.78.100.146
SPF_IP173.45.0.0/16
SPF_IP192.28.158.177
SPF_IP205.201.40.0/21
SPF_IP208.117.49.186/32
SPF_IP23.21.109.0/24
SPF_IP38.142.218.10
SPF_IP67.207.154.25

Related pages

Pivot deeper into the graph from higherlogic.com.

Cypher and MCP

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

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