Skip to content

Hostname

agrosevilla.com

Last fetched

agrosevilla.com resolves to 1 IPv4 address operated by AS24768 in PT. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · agrosevilla.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/agrosevilla.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.46.175.16194.46.160.0/20AS24768PT

WHOIS identity

Registrar
iana:1262
Organization
agro sevilla aceitunas soc. coop. and.
Contact emails

Subdomains

2 observed subdomains of agrosevilla.com.

Web-graph footprint

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

36 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for agrosevilla.com.

MechanismTarget
SPF_Aagrosevilla.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.181.74.222
SPF_IP185.154.205.2
SPF_IP185.154.205.3
SPF_IP185.154.205.4
SPF_IP185.154.205.5
SPF_IP185.154.205.6
SPF_IP185.214.168.17
SPF_IP185.23.195.150
SPF_IP212.225.254.50
SPF_IP40.91.195.138
SPF_IP5.83.72.20
SPF_IP84.232.79.254
SPF_IP88.148.91.90
SPF_IP98.160.51.162
SPF_MXagrosevilla.com

Related pages

Pivot deeper into the graph from agrosevilla.com.

Cypher and MCP

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

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