Skip to content

Hostname

tendringphysicaltesting.com

Last fetched

tendringphysicaltesting.com resolves to 1 IPv4 address operated by AS204436 in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · tendringphysicaltesting.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tendringphysicaltesting.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.181.116.51185.181.116.0/22AS204436GB

WHOIS identity

Registrar
iana:1068
Organization
whoisguard protected
Contact emails

Subdomains

2 observed subdomains of tendringphysicaltesting.com.

Web-graph footprint

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

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tendringphysicaltesting.com.

MechanismTarget
SPF_Aremote.tendringpacific.com
SPF_Atendringpacific.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.79.32.161
SPF_IP194.72.15.210
SPF_IP62.232.111.116

Related pages

Pivot deeper into the graph from tendringphysicaltesting.com.

Cypher and MCP

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

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