Skip to content

Hostname

gradus.com

Last fetched

gradus.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · gradus.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gradus.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.132.131.1218.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:69
Organization
gradus group
Contact emails

Subdomains

4 observed subdomains of gradus.com.

Web-graph footprint

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

95 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gradus.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_INCLUDEspfcloud.letsignit.com
SPF_IP135.196.135.101
SPF_IP135.196.135.96/29
SPF_IP188.66.109.225
SPF_IP192.254.125.237/32
SPF_IP212.84.88.144
SPF_IP46.227.51.116
SPF_IP92.207.139.185
SPF_IP92.207.207.165

Related pages

Pivot deeper into the graph from gradus.com.

Cypher and MCP

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

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