Hostname
ldbadvertising.com
Last fetched
ldbadvertising.com resolves to 1 IPv4 address operated by ASSUPERNOVA - Netsons s.r.l. in IT. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
ldbadvertising.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.31.66.133 | 185.31.64.0/22 | AS60087 | ASSUPERNOVA - Netsons s.r.l. | IT |
WHOIS identity
- Registrar
- iana:69
- Organization
- l.d.b. agenzia di pubblicit? srl
- Contact emails
Subdomains
4 observed subdomains of ldbadvertising.com.
Web-graph footprint
Distinct hostnames that link to or from ldbadvertising.com in the public web crawl.
8 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for ldbadvertising.com.
| Mechanism | Target |
|---|---|
| SPF_A | ldbadvertising.com |
| SPF_A | mail.ldbadvertising.it |
| SPF_A | smtp.ldbadvertising.it |
| SPF_INCLUDE | _spf.arubabusiness.it |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 185.31.66.133 |
| SPF_IP | 46.252.156.31 |
| SPF_IP | 46.252.156.77 |
| SPF_IP | 81.88.228.224/27 |
| SPF_IP | 81.88.234.16/28 |
| SPF_IP | 81.88.237.160/28 |
| SPF_IP | 85.18.135.36 |
| SPF_IP | 93.174.64.0/21 |
| SPF_MX | ldbadvertising.com |
| SPF_MX | ldbadvertising.it |
Related pages
Pivot deeper into the graph from ldbadvertising.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ldbadvertising.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.