Skip to content

Hostname

linefinity.com

Last fetched

linefinity.com resolves to 185.40.245.50, announced in 185.40.244.0/23 by LFTY-AS - linefinity GmbH in DE. linefinity.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 · linefinity.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/linefinity.com

Resolution chain

IPv6 resolution

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

Attribution

linefinity

ORIGIN_AS

WHOIS identity

Registrar
iana:976
Registrant organisation
data cmr gmbh & co. kg
Contact emails
i3blwfymod5fr7pfhgrnyd2tbl52tpom3muzgygyqalhg@protectedmx.com, ifnhv3psma4h6qih6tmsmw5ujeggxxxosaaciutixwtyg@protectedmx.com, info@linefinity.com, itl5c7ulhaau65g3cjnsrg46jep5bv3oykslcg5y2y7w2@protectedmx.com, info@data-cmr.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

  • a.ns.linefinity.com
  • b.ns.linefinity.com
  • c.ns.linefinity.com

MX records

  • mail1.data-cmr.net
  • mail2.data-cmr.net

SPF policy

  • ip: 185.40.244.0/22
  • ip: 93.189.174.0/23

Threat-feed evidence

History

Related pages

Pivot from linefinity.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: "linefinity.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.