Skip to content

Hostname

severntrent.com

Last fetched

severntrent.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · severntrent.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/severntrent.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.35.180108.138.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.80.15035.3.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.106.23135.3.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.93.4452.216.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.56.1752.216.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.74.16752.60.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.186.954.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.127.21454.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.187.3199.82.163.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:470
Organization
domain admin
Contact emails

Subdomains

19 observed subdomains of severntrent.com.

Web-graph footprint

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

162 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for severntrent.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.249.102.17/21
SPF_IP178.249.98.17/32
SPF_IP185.33.209.108
SPF_IP185.33.209.112
SPF_IP194.116.174.88/32
SPF_IP194.73.107.150
SPF_IP194.73.107.151
SPF_IP194.73.107.197
SPF_IP194.73.107.198
SPF_IP194.73.107.242
SPF_IP194.73.107.8
SPF_IP194.73.107.9

Related pages

Pivot deeper into the graph from severntrent.com.

Cypher and MCP

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

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