Hostname
steadfasttelecom.com
Last fetched
steadfasttelecom.com resolves to 2 IPv4 addresses operated by AS210250 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
steadfasttelecom.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.1.147.18 | 194.1.147.0/24 | AS210250 | — | GB |
| 194.1.147.84 | 194.1.147.0/24 | AS210250 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of steadfasttelecom.com owner
- Contact emails
- ra@steadfasttelecom.com
- 027729c0-4fb7-450c-9e9d-f71018552e69@identity-protect.org
- 10ad45d5-2729-4a2a-aa8e-0a50299c278b@identity-protect.org
- 59acc107-0d5d-4cc2-8dc1-e61a5d61fd7b@identity-protect.org
- 7b3f860f-9d55-44a3-b489-3d31d11cfb66@identity-protect.org
- ce6d7b07-c5b1-4863-b154-a7516079eb88@identity-protect.org
- f356a199-92b6-4e5e-81a3-a482df391699@identity-protect.org
- f611b2c7-f208-42bc-b50a-0bf582ce066d@identity-protect.org
- owner-10199641@steadfasttelecom.com.whoisprivacyservice.org
- owner-10646653@steadfasttelecom.com.whoisprivacyservice.org
- owner-2009396@steadfasttelecom.com.whoisprivacyservice.org
- owner-2174849@steadfasttelecom.com.whoisprivacyservice.org
- owner-2621861@steadfasttelecom.com.whoisprivacyservice.org
- owner-508121@steadfasttelecom.com.whoisprivacyservice.org
- owner-8170078@steadfasttelecom.com.whoisprivacyservice.org
- owner-8335531@steadfasttelecom.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of steadfasttelecom.com.
Web-graph footprint
Distinct hostnames that link to or from steadfasttelecom.com in the public web crawl.
16 sites link to this hostname.
33 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for steadfasttelecom.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from steadfasttelecom.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "steadfasttelecom.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.