Skip to content

Hostname

softconsulting.net

Last fetched

softconsulting.net resolves to 1 IPv4 address operated by AS202613 in IT. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · softconsulting.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/softconsulting.net

Resolution chain

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

IPPrefixASNOperatorCountry
195.231.122.178195.231.96.0/19AS202613IT

WHOIS identity

Registrar
iana:433
Organization
andrea focardi
Contact emails

Subdomains

57 observed subdomains of softconsulting.net.

Web-graph footprint

Distinct hostnames that link to or from softconsulting.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for softconsulting.net.

MechanismTarget
SPF_Amx.softconsulting.net
SPF_Amxburst.soft-consulting.com
SPF_Amxlocal.softconsulting.it
SPF_Asoftconsulting.net
SPF_INCLUDEturbo-smtp.com
SPF_IP195.231.122.178
SPF_IP217.61.36.164
SPF_IP93.39.181.239
SPF_MXsoftconsulting.net

Related pages

Pivot deeper into the graph from softconsulting.net.

Cypher and MCP

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

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