Hostname
getfriday.com
Last fetched
getfriday.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
getfriday.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 65.0.140.191 | 65.0.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:146
- Organization
- ttk services pvt. ltd attn getfriday.com care of network solutions
- Contact emails
- a656v4a75wm@networksolutionsprivateregistration.com
- ag8bn5fy45s@networksolutionsprivateregistration.com
- bs43g42a8bp@networksolutionsprivateregistration.com
- cq7pd72u2ne@networksolutionsprivateregistration.com
- d97ec66c2c6@networksolutionsprivateregistration.com
- ea94m9ns49u@networksolutionsprivateregistration.com
- fg6zf2c46jn@networksolutionsprivateregistration.com
- gv7e75y72pa@networksolutionsprivateregistration.com
- qq9wa5ym7rg@networksolutionsprivateregistration.com
- qw5s99vx8pw@networksolutionsprivateregistration.com
- r64nd79z8yz@networksolutionsprivateregistration.com
- r655k6vp7zk@networksolutionsprivateregistration.com
- rh4n829j7xt@networksolutionsprivateregistration.com
- rz95n45y8ef@networksolutionsprivateregistration.com
- sx49z5hb2bv@networksolutionsprivateregistration.com
- t64fq85m56f@networksolutionsprivateregistration.com
- tt9fy3gs4g2@networksolutionsprivateregistration.com
- vy4gc3d48ga@networksolutionsprivateregistration.com
- wj68q9ga9h9@networksolutionsprivateregistration.com
- y925j7x3495@networksolutionsprivateregistration.com
- and 1 more
Subdomains
14 observed subdomains of getfriday.com.
Web-graph footprint
Distinct hostnames that link to or from getfriday.com in the public web crawl.
117 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for getfriday.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from getfriday.com.
- IP · 65.0.140.191
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · IN
- Email · a656v4a75wm@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "getfriday.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.