Skip to content

Hostname

msvlife.com

Last fetched

msvlife.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · msvlife.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/msvlife.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.171.208.21754.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
aldwyn zammit
Contact emails

Subdomains

22 observed subdomains of msvlife.com.

Web-graph footprint

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

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for msvlife.com.

MechanismTarget
SPF_Amsvlife.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmpfsr.com
SPF_IP194.158.54.162
SPF_IP195.158.102.232
SPF_IP195.158.102.245
SPF_IP195.158.102.57
SPF_IP212.56.134.66
SPF_IP212.56.134.67
SPF_IP212.56.158.68
SPF_IP212.56.158.69
SPF_IP212.56.158.76
SPF_IP212.56.158.77
SPF_IP213.165.162.93
SPF_IP78.133.115.114
SPF_IP78.133.115.115

Related pages

Pivot deeper into the graph from msvlife.com.

Cypher and MCP

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

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