Skip to content

Hostname

gotinder.com

Last fetched

gotinder.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · gotinder.comRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gotinder.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.206.144.10018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.250.21318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.138.2443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.157.163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.63.1343.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.187.11434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.241.5735.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.225.12044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.233.8250.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.238.7352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.167.19852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.62.21952.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.107.2252.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.149.19498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
match.com, l.l.c.
Contact emails

Subdomains

65 observed subdomains of gotinder.com.

Web-graph footprint

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

1,311 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gotinder.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.gotinder.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.smktg.jp

Related pages

Pivot deeper into the graph from gotinder.com.

Cypher and MCP

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

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