Skip to content

Hostname

scalegov.com

Last fetched

scalegov.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · scalegov.comRouting diversity7.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scalegov.com

Resolution chain

scalegov.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.64.1616.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.64.20816.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.66.3216.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.66.7216.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.1943.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.203.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2113.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2223.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2353.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2553.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.343.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.543.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.663.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.1593.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.213.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.2483.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.373.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.173.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.213.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.2223.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of scalegov.com owner
Contact emails

Subdomains

37 observed subdomains of scalegov.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for scalegov.com.

MechanismTarget
SPF_INCLUDEspf.protection.office365.us

Related pages

Pivot deeper into the graph from scalegov.com.

Cypher and MCP

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

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