Skip to content

Hostname

lingo.com

Last fetched

lingo.com resolves to 64.136.45.152, announced in 64.136.44.0/22 by AS-NETZERO - Netzero,INC. in US. lingo.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · lingo.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lingo.com

Resolution chain

IPv6 resolution

No AAAA record for lingo.com is recorded in WhisperGraph.

Attribution

netzero

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domain administrator
Contact emails
registrar@primustel.ca, nocontactsfound@secureserver.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns65.domaincontrol.com
  • ns66.domaincontrol.com

MX records

  • lingo-com.mail.protection.outlook.com

SPF policy

  • include: bmsend.com
  • include: spf.constantcontact.com
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • include: servers.mcsv.net
  • include: sendgrid.net
  • ip: 18.213.108.22
  • ip: 206.223.103.100
  • ip: 206.223.103.181
  • ip: 216.181.32.210
  • ip: 216.181.32.211
  • ip: 50.20.4.234
  • ip: 68.71.127.234
  • ip: 69.71.29.88

Threat-feed evidence

History

Related pages

Pivot from lingo.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lingo.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.