Skip to content

Hostname

synth.co.in

Last fetched

synth.co.in resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · synth.co.inRouting diversity3.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/synth.co.in

Resolution chain

synth.co.in resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.211.166.3218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.92.2433.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.104.813.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.149.434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.45.14834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.103.19698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

9 observed subdomains of synth.co.in.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for synth.co.in.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from synth.co.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "synth.co.in"})-[: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.