Skip to content

Hostname

leprinofoods.com

Last fetched

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

Nutrition Label

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

Resolution chain

leprinofoods.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:2
Organization
leprino foods
Contact emails

Subdomains

60 observed subdomains of leprinofoods.com.

Web-graph footprint

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

128 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for leprinofoods.com.

MechanismTarget
SPF_INCLUDE_netblocks.icims.com
SPF_INCLUDE_spf-dc4.sapsf.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfcusta.taulia.com
SPF_IP13.110.74.1/24
SPF_IP146.20.93.110
SPF_IP192.126.90.215
SPF_IP198.245.93.166/32
SPF_IP63.229.231.168/29
SPF_IP66.162.98.194
SPF_IP67.132.105.1/24
SPF_IP68.232.200.69/32
SPF_MXleprinofoods.com

Related pages

Pivot deeper into the graph from leprinofoods.com.

Cypher and MCP

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

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