Skip to content

Hostname

guisoft.net

Last fetched

guisoft.net resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · guisoft.netRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/guisoft.net

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.94.163144.77.160.0/24AS24940DE

WHOIS identity

Registrar
iana:1005
Organization
arlindo
Contact emails

Subdomains

179 observed subdomains of guisoft.net.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for guisoft.net.

MechanismTarget
SPF_Aguisoft.net
SPF_INCLUDE_spf.cleanmx.pt
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.76.94.163
SPF_IP148.251.210.64/28
SPF_IP148.251.210.66
SPF_IP83.240.172.198
SPF_MXguisoft.net

Related pages

Pivot deeper into the graph from guisoft.net.

Cypher and MCP

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

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