Skip to content

Hostname

tescobank.com

Last fetched

tescobank.com resolves to 16 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

121 observed subdomains of tescobank.com.

Web-graph footprint

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

479 sites link to this hostname.

150 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for tescobank.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEclient-spf.octal.co.uk
SPF_INCLUDEen04.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.workfront.com
SPF_IP138.1.16.88/32
SPF_IP160.34.236.14/32
SPF_IP160.34.64.14/32
SPF_IP178.17.66.35
SPF_IP178.17.66.36
SPF_IP178.17.66.37
SPF_IP178.17.66.38
SPF_IP178.17.66.40
SPF_IP178.17.66.41
SPF_IP178.17.66.42
SPF_IP178.17.70.35
SPF_IP178.17.70.36
SPF_IP178.17.70.37
SPF_IP178.17.70.38
SPF_IP178.17.70.40
SPF_IP178.17.70.41
SPF_IP178.17.70.42
SPF_IP199.168.64.0/22
SPF_IP5.61.117.16/28
SPF_IP68.233.77.18/32
SPF_IP74.116.124.0/22

Related pages

Pivot deeper into the graph from tescobank.com.

Cypher and MCP

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

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