Skip to content

Hostname

mertservis.com

Last fetched

mertservis.com resolves to 2 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US. WHOIS lists iana:1454 as the registrar.

Nutrition Label

WHISPER CANON · mertservis.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/mertservis.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.135.102.123148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.102.20148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS

WHOIS identity

Registrar
iana:1454
Organization
mert otomotiv ve servis hiz. ltd. sti.
Contact emails

Subdomains

1 observed subdomain of mertservis.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mertservis.com.

MechanismTarget
SPF_Amertservis.com
SPF_MXmertservis.com

Related pages

Pivot deeper into the graph from mertservis.com.

Cypher and MCP

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

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