Skip to content

Hostname

d-voip.info

Last fetched

d-voip.info resolves to 1 IPv4 address operated by DIC-AS - DIC Online Wolf Ltd & Co. KG in AT. WHOIS lists registrar:vautron rechenzentrum ag as the registrar.

Nutrition Label

WHISPER CANON · d-voip.infoRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/d-voip.info

Resolution chain

d-voip.info resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.16.110.781.16.104.0/21AS24992DIC-AS - DIC Online Wolf Ltd & Co. KGAT

WHOIS identity

Registrar
registrar:vautron rechenzentrum ag
Organization
dic-online wolf & co. kg
Contact emails

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for d-voip.info.

MechanismTarget
SPF_IP2a02:2b10:1000:0017::/64
SPF_IP2a02:2b10:1000:16::30/96
SPF_IP81.16.111.2/32
SPF_IP81.16.111.3/32
SPF_IP81.16.111.64/28
SPF_MXd-voip.info

Related pages

Pivot deeper into the graph from d-voip.info.

Cypher and MCP

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

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