Skip to content

Hostname

visitgranollers.com

Last fetched

visitgranollers.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · visitgranollers.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/visitgranollers.com

Resolution chain

visitgranollers.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:696
Organization
granollers mercat
Contact emails

Subdomains

8 observed subdomains of visitgranollers.com.

Web-graph footprint

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

43 sites link to this hostname.

132 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • visitgranollers.com

SPF policy

5 SPF mechanisms authorising senders for visitgranollers.com.

MechanismTarget
SPF_Avisitgranollers.com
SPF_INCLUDErelay.dns-es.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP85.208.102.100
SPF_MXvisitgranollers.com

Related pages

Pivot deeper into the graph from visitgranollers.com.

Cypher and MCP

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

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