Skip to content

Hostname

capsafood.com

Last fetched

capsafood.com resolves to 1 IPv4 address operated by SERVIHOSTING-AS AireNetworks in ES. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · capsafood.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/capsafood.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.104.134.129185.104.134.0/24AS29119SERVIHOSTING-AS AireNetworksES

WHOIS identity

Registrar
iana:140
Organization
corp. alimentaria penasanta
Contact emails

Subdomains

4 observed subdomains of capsafood.com.

Web-graph footprint

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

105 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for capsafood.com.

MechanismTarget
SPF_Acapsafood.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.117.89.0/27
SPF_IP185.4.93.206/32
SPF_IP185.4.93.208/32
SPF_IP193.70.9.85
SPF_IP37.46.76.243/32
SPF_IP37.46.76.245/32
SPF_IP46.24.6.230/27
SPF_MXcapsafood.com

Related pages

Pivot deeper into the graph from capsafood.com.

Cypher and MCP

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

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