Skip to content

Hostname

sgasoftware.com

Last fetched

sgasoftware.com resolves to 1 IPv4 address operated by VILOGICS-EBENSDC1 - viLogics, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sgasoftware.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sgasoftware.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.30.200.223199.30.200.0/22AS396268VILOGICS-EBENSDC1 - viLogics, Inc.US

WHOIS identity

Registrar
iana:2
Organization
stock garber & associates
Contact emails

Subdomains

30 observed subdomains of sgasoftware.com.

Web-graph footprint

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

85 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sgasoftware.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhappyfox.com
SPF_IP207.126.144.0/20
SPF_IP3.126.119.23
SPF_IP54.93.37.50
SPF_IP64.18.0.0/20
SPF_IP74.125.148.0/22
SPF_MXsgasoftware.com

Related pages

Pivot deeper into the graph from sgasoftware.com.

Cypher and MCP

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

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