Skip to content

Hostname

procurementhett.com

Last fetched

procurementhett.com resolves to 1 IPv4 address operated by ELEVATE - Telcom Networks Limited in GB. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · procurementhett.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/procurementhett.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.97.32.20983.97.32.0/23AS5631ELEVATE - Telcom Networks LimitedGB

WHOIS identity

Registrar
iana:440
Organization
govnet
Contact emails

Subdomains

5 observed subdomains of procurementhett.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for procurementhett.com.

MechanismTarget
SPF_Aldn.govnet.co.uk
SPF_Amcr.govnet.co.uk
SPF_Amxa.pmgltd.co.uk
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmsgfocus.com
SPF_INCLUDEmsvr1.smartsurvey.co.uk
SPF_IP167.89.73.18
SPF_IP195.171.181.58
SPF_MXprocurementhett.com

Related pages

Pivot deeper into the graph from procurementhett.com.

Cypher and MCP

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

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