Hostname
lfsign.com
Last fetched
lfsign.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
lfsign.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 |
|---|---|---|---|---|
| 184.106.55.41 | 184.106.55.0/24 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- pw-0c5876f1747bfdc8471ccf109d2e9d13@privacyguardian.org
- pw-1837cd1619d682576b42a61867c61dda@privacyguardian.org
- pw-6bf9407437b5e7e23267031430c3bb02@privacyguardian.org
- pw-90008be312c78d5cc0519e62a961407b@privacyguardian.org
- pw-c2c7951720d46e0517b13a8ed18e6b74@privacyguardian.org
- pw-cd2911036787f431ca76b6783861e4bd@privacyguardian.org
- pw-d8764f44682282e459546a36d8562c55@privacyguardian.org
- pw-e3502fddb8c76822ab13a090e348667e@privacyguardian.org
- pw-f4dc1f992f89fdbf28395861cc38517d@privacyguardian.org
Subdomains
1 observed subdomain of lfsign.com.
| Subdomain |
|---|
| webmail.lfsign.com |
Web-graph footprint
Distinct hostnames that link to or from lfsign.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for lfsign.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | emailsrvr.com |
Related pages
Pivot deeper into the graph from lfsign.com.
- IP · 184.106.55.41
- ASN · AS32244LIQUIDWEB - Liquid Web, L.L.C
- Registrar · iana:1479
- Country · US
- Email · pw-0c5876f1747bfdc8471ccf109d2e9d13@privacyguardian.org
- TLD · .com
- Browse hostnames · lf…
- 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: "lfsign.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.