Skip to content

Hostname

djsemiconservas.com

Last fetched

djsemiconservas.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:638 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.134.44.3791.134.0.0/16AS16276FR

WHOIS identity

Registrar
iana:638
Organization
d.j. semiconservas
Contact emails

Subdomains

8 observed subdomains of djsemiconservas.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for djsemiconservas.com.

MechanismTarget
SPF_Adjsemiconservas.com
SPF_INCLUDE_spf.gestiondeservidor.net
SPF_IP145.239.70.126
SPF_IP185.156.219.124
SPF_IP185.162.171.222
SPF_IP185.162.171.236
SPF_IP193.84.177.249
SPF_IP46.175.128.210
SPF_IP91.134.44.37
SPF_MXdjsemiconservas.com

Related pages

Pivot deeper into the graph from djsemiconservas.com.

Cypher and MCP

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

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