Hostname
jifeline.com
Last fetched
jifeline.com resolves to 1 IPv4 address operated by AS212098 in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jifeline.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 |
|---|---|---|---|---|
| 185.223.163.182 | 185.223.163.0/24 | AS212098 | — | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jifeline.com owner
- Contact emails
- jifeline@yahoo.com
- 0451a083-8eae-4ef7-9464-0e81cfafcb7d@identity-protect.org
- 3cd55abd-af71-4b8e-8f2d-33117f8403c5@identity-protect.org
- 5204bbec-249e-4cf7-80c1-4ed2cb6dc109@identity-protect.org
- 6c48f05b-76c1-4e25-a152-44e4e34f82fa@identity-protect.org
- a98c7eb6-7de7-49c2-a74d-818fa76c52c3@identity-protect.org
- e4906e58-4636-43cb-8555-6113ebca8009@identity-protect.org
- owner-4216998@jifeline.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of jifeline.com.
Web-graph footprint
Distinct hostnames that link to or from jifeline.com in the public web crawl.
9 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for jifeline.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from jifeline.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jifeline.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.