Skip to content

Hostname

partspoint.lv

Last fetched

partspoint.lv resolves to 1 IPv4 address operated by medpa-as - MEDIA PARTNERS SIA in LV.

Nutrition Label

WHISPER CANON · partspoint.lvRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/partspoint.lv

Resolution chain

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

IPPrefixASNOperatorCountry
85.254.144.6985.254.144.0/24AS199558medpa-as - MEDIA PARTNERS SIALV

WHOIS identity

Registrar
Organization
elik auto, sia
Contact emails

Subdomains

26 observed subdomains of partspoint.lv.

Web-graph footprint

Distinct hostnames that link to or from partspoint.lv in the public web crawl.

6 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for partspoint.lv.

MechanismTarget
SPF_Ans2.garmtech.com
SPF_Apartspoint.lv
SPF_Aweb16.garmtech.net
SPF_Awebmail.garmtech.net
SPF_INCLUDEalphahost.lv
SPF_INCLUDEmx2.alphahost.lv
SPF_INCLUDErelay.mailchannels.net
SPF_IP159.148.27.25
SPF_IP85.254.144.33
SPF_MXpartspoint.lv

Related pages

Pivot deeper into the graph from partspoint.lv.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "partspoint.lv"})-[: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.