Skip to content

Hostname

printer-service.hu

Last fetched

printer-service.hu resolves to 1 IPv4 address operated by AS5483 in HU.

Nutrition Label

WHISPER CANON · printer-service.huRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/printer-service.hu

Resolution chain

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

IPPrefixASNOperatorCountry
217.13.100.94217.13.100.0/24AS5483HU

WHOIS identity

No WHOIS records are currently associated with printer-service.hu in WhisperGraph.

Subdomains

8 observed subdomains of printer-service.hu.

Threat posture

History

Mail and authentication

MX records

  • printer-service.hu

SPF policy

5 SPF mechanisms authorising senders for printer-service.hu.

MechanismTarget
SPF_Aprinter-service.hu
SPF_IP195.228.188.6
SPF_IP217.13.100.75
SPF_IP217.13.100.94
SPF_MXprinter-service.hu

Related pages

Pivot deeper into the graph from printer-service.hu.

Cypher and MCP

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

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