Skip to content

Hostname

be-simple.it

Last fetched

be-simple.it resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in NL. WHOIS lists registrar:genesys informatica s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · be-simple.itRouting diversity1.5/10Peering density5.2/10MOAS conflict⚠ 3 conflictsThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/be-simple.it

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.139.11435.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

Registrar
registrar:genesys informatica s.r.l.
Organization
be-simple
Contact emails

Subdomains

8 observed subdomains of be-simple.it.

Web-graph footprint

Distinct hostnames that link to or from be-simple.it in the public web crawl.

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for be-simple.it.

MechanismTarget
SPF_Aezofficeinventory.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP2.228.136.80/29
SPF_IP37.186.220.32/27
SPF_IP40.95.0.0/16
SPF_IP50.16.201.234

Related pages

Pivot deeper into the graph from be-simple.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "be-simple.it"})-[: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.