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
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.
Showing 25 of 121. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
26 SPF mechanisms authorising senders for tescobank.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | client-spf.octal.co.uk |
| SPF_INCLUDE | en04.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.workfront.com |
| SPF_IP | 138.1.16.88/32 |
| SPF_IP | 160.34.236.14/32 |
| SPF_IP | 160.34.64.14/32 |
| SPF_IP | 178.17.66.35 |
| SPF_IP | 178.17.66.36 |
| SPF_IP | 178.17.66.37 |
| SPF_IP | 178.17.66.38 |
| SPF_IP | 178.17.66.40 |
| SPF_IP | 178.17.66.41 |
| SPF_IP | 178.17.66.42 |
| SPF_IP | 178.17.70.35 |
| SPF_IP | 178.17.70.36 |
| SPF_IP | 178.17.70.37 |
| SPF_IP | 178.17.70.38 |
| SPF_IP | 178.17.70.40 |
| SPF_IP | 178.17.70.41 |
| SPF_IP | 178.17.70.42 |
| SPF_IP | 199.168.64.0/22 |
| SPF_IP | 5.61.117.16/28 |
| SPF_IP | 68.233.77.18/32 |
| SPF_IP | 74.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.