Hostname
fedway.com
Last fetched
fedway.com resolves to 1 IPv4 address operated by LIGHTPATH - Cablevision Lightpath LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
fedway.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 |
|---|---|---|---|---|
| 148.77.9.105 | 148.77.0.0/17 | AS54004 | LIGHTPATH - Cablevision Lightpath LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- d23655wz2sr@networksolutionsprivateregistration.com
- d32tp7zs5d9@networksolutionsprivateregistration.com
- dz5nr8gt5mh@networksolutionsprivateregistration.com
- hg84j2m75b6@networksolutionsprivateregistration.com
- hg9eu8r74wu@networksolutionsprivateregistration.com
- ju6th6vh554@networksolutionsprivateregistration.com
- ke4td58d4gu@networksolutionsprivateregistration.com
- kw6sq4uh6kw@networksolutionsprivateregistration.com
- ph6ws4a24ba@networksolutionsprivateregistration.com
- sx9rn9bs7kp@networksolutionsprivateregistration.com
- uh2py9xx9mg@networksolutionsprivateregistration.com
- xj5xe45x329@networksolutionsprivateregistration.com
- xz43j94z7x2@networksolutionsprivateregistration.com
Subdomains
16 observed subdomains of fedway.com.
Web-graph footprint
Distinct hostnames that link to or from fedway.com in the public web crawl.
45 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for fedway.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.77.9.110 |
| SPF_IP | 208.86.168.7/32 |
| SPF_IP | 4.15.26.146 |
Related pages
Pivot deeper into the graph from fedway.com.
- IP · 148.77.9.105
- ASN · AS54004LIGHTPATH - Cablevision Lightpath LLC
- Registrar · iana:2
- Country · US
- Email · d23655wz2sr@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · fe…
- 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: "fedway.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.