Skip to content

Hostname

digisoft.hu

Last fetched

digisoft.hu resolves to 1 IPv4 address operated by AS51167 in DE.

Nutrition Label

WHISPER CANON · digisoft.huRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.6/10canon.whisper.security/host/digisoft.hu

Resolution chain

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

IPPrefixASNOperatorCountry
77.237.239.14677.237.232.0/21AS51167DE

WHOIS identity

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

Subdomains

24 observed subdomains of digisoft.hu.

Web-graph footprint

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

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for digisoft.hu.

MechanismTarget
SPF_Adigisoft.hu
SPF_IP130.110.241.98
SPF_IP132.145.44.78
SPF_IP152.70.184.200
SPF_IP161.97.159.100
SPF_IP173.249.58.251
SPF_IP2a01:270:98c7:0:0:0:0:1
SPF_IP2a02:c206:2204:5498:0:0:0:1
SPF_IP2a02:c207:2039:4767:0:0:0:1
SPF_IP2a02:c207:2286:4775:0:0:0:1
SPF_IP2a02:c207:2295:1963:0:0:0:1
SPF_IP37.221.208.199
SPF_IP77.237.239.146
SPF_IP84.46.249.145
SPF_IP87.229.65.76
SPF_MXdigisoft.hu

Related pages

Pivot deeper into the graph from digisoft.hu.

Cypher and MCP

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

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