Skip to content

Hostname

servitec.hu

Last fetched

servitec.hu resolves to 1 IPv4 address operated by AS43359 in HU.

Nutrition Label

WHISPER CANON · servitec.huRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/servitec.hu

Resolution chain

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

IPPrefixASNOperatorCountry
185.51.191.48185.51.188.0/22AS43359HU

WHOIS identity

No WHOIS records are currently associated with servitec.hu in WhisperGraph.

Subdomains

27 observed subdomains of servitec.hu.

Web-graph footprint

Distinct hostnames that link to or from servitec.hu in the public web crawl.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for servitec.hu.

MechanismTarget
SPF_Aservitec.hu
SPF_EXISTS%{i}.spfcheck.eu
SPF_MXservitec.hu

Related pages

Pivot deeper into the graph from servitec.hu.

Cypher and MCP

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

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