Skip to content

Hostname

glup-glup.com

Last fetched

glup-glup.com resolves to 1 IPv4 address operated by AS16276 in ES. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · glup-glup.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/glup-glup.com

Resolution chain

glup-glup.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.182.182.152217.196.106.0/24AS16276ES

WHOIS identity

Registrar
iana:303
Organization
javier del campo burgueno
Contact emails

Subdomains

6 observed subdomains of glup-glup.com.

Web-graph footprint

Distinct hostnames that link to or from glup-glup.com in the public web crawl.

10 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • glup-glup.com

SPF policy

6 SPF mechanisms authorising senders for glup-glup.com.

MechanismTarget
SPF_Aglup-glup.com
SPF_IP135.125.74.120
SPF_IP149.202.74.122
SPF_IP37.59.0.76
SPF_IP51.91.13.70
SPF_MXglup-glup.com

Related pages

Pivot deeper into the graph from glup-glup.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "glup-glup.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.