Skip to content

Hostname

mg1.lensa.com

Last fetched

mg1.lensa.com resolves to 4 IPv4 addresses operated by MAILGUN-US - Mailgun Technologies Inc. in US.

Nutrition Label

WHISPER CANON · mg1.lensa.comRouting diversity3.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mg1.lensa.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.55.225.233143.55.225.0/24AS396479MAILGUN-US - Mailgun Technologies Inc.US
146.20.191.37146.20.0.0/16AS27357RACKSPACE - Rackspace HostingUS
198.244.56.94198.244.56.0/24AS396479MAILGUN-US - Mailgun Technologies Inc.US
69.72.38.24169.72.38.0/24AS396479MAILGUN-US - Mailgun Technologies Inc.US

WHOIS identity

No WHOIS records are currently associated with mg1.lensa.com in WhisperGraph.

Subdomains

1 observed subdomain of mg1.lensa.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mg1.lensa.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from mg1.lensa.com.

Cypher and MCP

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

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