Skip to content

Hostname

lois-walker.com

Last fetched

lois-walker.com resolves to 1 IPv4 address operated by LEASEWEB-USA-SEA - Leaseweb USA, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · lois-walker.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lois-walker.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.91.92.112142.91.88.0/21AS396190LEASEWEB-USA-SEA - Leaseweb USA, Inc.US

WHOIS identity

Registrar
iana:48
Organization
lois walker
Contact emails

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for lois-walker.com.

MechanismTarget
SPF_Alois-walker.com
SPF_INCLUDEe.notification.intuit.com
SPF_INCLUDEex1.ajpapp.com
SPF_INCLUDElois-walker.com
SPF_IP24.83.58.86
SPF_MXlois-walker.com

Related pages

Pivot deeper into the graph from lois-walker.com.

Cypher and MCP

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

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