Skip to content

Hostname

dinfisa.com

Last fetched

dinfisa.com resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · dinfisa.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dinfisa.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.190.254.14585.190.254.0/24AS51167DE

WHOIS identity

Registrar
iana:696
Organization
centro desarrollo y tecnologia dinfisa
Contact emails

Subdomains

7 observed subdomains of dinfisa.com.

Web-graph footprint

Distinct hostnames that link to or from dinfisa.com in the public web crawl.

6 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dinfisa.com.

MechanismTarget
SPF_Adinfisa.com
SPF_IP130.185.109.58
SPF_IP2a01:4a0:2001:2735:0:0:0:2
SPF_IP2a01:4a0:2002:2326:0:0:0:2
SPF_IP51.178.51.164
SPF_MXdinfisa.com

Related pages

Pivot deeper into the graph from dinfisa.com.

Cypher and MCP

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

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