Skip to content

Hostname

fundasdesofa.com

Last fetched

fundasdesofa.com resolves to 2 IPv4 addresses operated by DINAHOSTING-AS - DinaHosting S.L. in ES. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · fundasdesofa.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/fundasdesofa.com

Resolution chain

fundasdesofa.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.98.157.23082.98.128.0/18AS42612DINAHOSTING-AS - DinaHosting S.L.ES
82.98.166.12882.98.128.0/18AS42612DINAHOSTING-AS - DinaHosting S.L.ES

WHOIS identity

Registrar
iana:140
Organization
s.l. venta online jm textil
Contact emails

Subdomains

3 observed subdomains of fundasdesofa.com.

Web-graph footprint

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

15 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fundasdesofa.com.

MechanismTarget
SPF_Afundasdesofa.com
SPF_MXfundasdesofa.com

Related pages

Pivot deeper into the graph from fundasdesofa.com.

Cypher and MCP

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

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