Skip to content

Hostname

scgov.net

Last fetched

scgov.net resolves to 1 IPv4 address operated by EDNS - easyDNS Technologies, Inc. in CA. WHOIS lists registrar:network solutions, llc. as the registrar.

Nutrition Label

WHISPER CANON · scgov.netRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/scgov.net

Resolution chain

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

IPPrefixASNOperatorCountry
64.68.202.1164.68.200.0/22AS16686EDNS - easyDNS Technologies, Inc.CA

WHOIS identity

Registrar
registrar:network solutions, llc.
Organization
sarasota county government
Contact emails

Subdomains

35 observed subdomains of scgov.net.

Web-graph footprint

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

1,298 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for scgov.net.

MechanismTarget
SPF_INCLUDE_spf-sg.accela.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeverbridge.net
SPF_INCLUDEsmtp.iii.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.75.134/32
SPF_IP168.245.127.118
SPF_IP192.88.54.211/32
SPF_IP20.42.36.97/32
SPF_IP204.193.117.66
SPF_IP204.193.117.70
SPF_IP208.117.56.57/32
SPF_IP208.75.120.1/22
SPF_IP209.134.144.1/24
SPF_IP216.17.115.201
SPF_IP2603:10b6::/37
SPF_IP66.228.32.87
SPF_IP69.87.157.214/32
SPF_IP74.114.64.241/32
SPF_MXscgov.net

Related pages

Pivot deeper into the graph from scgov.net.

Cypher and MCP

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

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