Skip to content

Hostname

lycos.com

Last fetched

lycos.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lycos.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/lycos.com

Resolution chain

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

IPPrefixASNOperatorCountry
207.246.83.185207.246.80.0/20AS20473AS-VULTR - The Constant Company, LLCUS
209.202.254.900.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS

WHOIS identity

Registrar
iana:146
Organization
domain manager
Contact emails

Subdomains

653 observed subdomains of lycos.com.

Web-graph footprint

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

2,891 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lycos.com.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_IP209.202.245.201
SPF_IP209.202.245.202
SPF_IP209.202.245.203
SPF_IP209.202.246.0/24
SPF_IP209.202.249.0/24
SPF_IP209.202.250.0/24

Related pages

Pivot deeper into the graph from lycos.com.

Cypher and MCP

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

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