Skip to content

Hostname

dev.himo.environ.hu

Last fetched

dev.himo.environ.hu resolves to 1 IPv4 address operated by AS42864 in HU.

Nutrition Label

WHISPER CANON · dev.himo.environ.huRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dev.himo.environ.hu

Resolution chain

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

IPPrefixASNOperatorCountry
178.248.203.49178.248.200.0/21AS42864HU

WHOIS identity

No WHOIS records are currently associated with dev.himo.environ.hu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dev.himo.environ.hu.

MechanismTarget
SPF_Adev.himo.environ.hu
SPF_IP178.248.203.48/28
SPF_IP178.248.203.51
SPF_IP178.248.203.58
SPF_IP37.220.137.249
SPF_IP81.93.194.154
SPF_IP92.43.200.0/21
SPF_MXdev.himo.environ.hu

Related pages

Pivot deeper into the graph from dev.himo.environ.hu.

Cypher and MCP

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

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