Hostname
loveandtruthnetwork.com
Last fetched
loveandtruthnetwork.com resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in SG. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
loveandtruthnetwork.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 |
|---|---|---|---|---|
| 161.118.202.243 | 161.118.192.0/18 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | SG |
| 64.251.1.115 | 64.251.0.0/19 | AS15083 | INFOLINK-MIA-US - Infolink Global Corporation | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
28 observed subdomains of loveandtruthnetwork.com.
Showing 18 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from loveandtruthnetwork.com in the public web crawl.
40 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for loveandtruthnetwork.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.leadconnectorhq.com |
Related pages
Pivot deeper into the graph from loveandtruthnetwork.com.
- IP · 161.118.202.243
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:1068
- Country · SG
- Email · 53fb25bc4b034690a670503a6b559069.protect@whoisguard.com
- TLD · .com
- Browse hostnames · lo…
- 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: "loveandtruthnetwork.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.