Skip to content

Hostname

lasgo.com

Last fetched

lasgo.com resolves to 1 IPv4 address operated by M247-UK in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.91.237.217185.91.236.0/23AS16247M247-UKGB

WHOIS identity

Registrar
iana:69
Organization
failed scrape
Contact emails

Subdomains

2 observed subdomains of lasgo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for lasgo.com.

MechanismTarget
SPF_Alasgo.com
SPF_Alore.gardners.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.0.0/16
SPF_IP185.91.236.0/23
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP80.87.18.194
SPF_IP94.142.173.128/25
SPF_MXlasgo.com

Related pages

Pivot deeper into the graph from lasgo.com.

Cypher and MCP

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

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