Skip to content

Hostname

sch-ps.hu

Last fetched

sch-ps.hu resolves to 1 IPv4 address operated by MAGYAR-TELEKOM-MAIN-AS - Magyar Telekom Plc. in HU.

Nutrition Label

WHISPER CANON · sch-ps.huRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sch-ps.hu

Resolution chain

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

IPPrefixASNOperatorCountry
188.36.127.84188.36.0.0/16AS5483MAGYAR-TELEKOM-MAIN-AS - Magyar Telekom Plc.HU

WHOIS identity

No WHOIS records are currently associated with sch-ps.hu in WhisperGraph.

Subdomains

13 observed subdomains of sch-ps.hu.

Web-graph footprint

Distinct hostnames that link to or from sch-ps.hu in the public web crawl.

6 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for sch-ps.hu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.eu
SPF_IP188.36.127.84
SPF_IP194.50.101.173
SPF_MXsch-ps.hu

Related pages

Pivot deeper into the graph from sch-ps.hu.

Cypher and MCP

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

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