Skip to content

Hostname

highamsgroup.com

Last fetched

highamsgroup.com resolves to 1 IPv4 address operated by AS61323 in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · highamsgroup.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/highamsgroup.com

Resolution chain

highamsgroup.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.145.102.13145.145.100.0/22AS61323GB

WHOIS identity

Registrar
iana:83
Organization
highams systems services group
Contact emails

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for highamsgroup.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDEspf.exclaimer.net
SPF_IP45.145.102.131
SPF_IP46.236.31.126/32
SPF_IP46.249.214.124/32
SPF_IP62.232.246.12
SPF_IP62.232.246.14
SPF_IP64.253.39.103
SPF_IP89.197.84.108
SPF_MXhighamsgroup.com

Related pages

Pivot deeper into the graph from highamsgroup.com.

Cypher and MCP

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

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