Skip to content

Hostname

msllaw.com

Last fetched

msllaw.com resolves to 1 IPv4 address operated by SERVERPOINT - ServerPoint.com in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · msllaw.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/msllaw.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.235.34.7364.235.34.0/24AS26277SERVERPOINT - ServerPoint.comUS

WHOIS identity

Registrar
iana:2
Organization
murphy spadaro landon
Contact emails

Subdomains

3 observed subdomains of msllaw.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for msllaw.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.108.236.33

Related pages

Pivot deeper into the graph from msllaw.com.

Cypher and MCP

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

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