Skip to content

Hostname

becprovence.fayat.com

Last fetched

becprovence.fayat.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · becprovence.fayat.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/becprovence.fayat.com

Resolution chain

becprovence.fayat.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.68.148.753.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.137.1393.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with becprovence.fayat.com in WhisperGraph.

Subdomains

1 observed subdomain of becprovence.fayat.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for becprovence.fayat.com.

MechanismTarget
SPF_Abecprovence.fayat.com
SPF_INCLUDE_spf-i.cegedim.fr
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf-00111701.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.206.72.7
SPF_IP195.101.96.125/32
SPF_IP195.6.171.23
SPF_IP195.6.171.24
SPF_IP195.6.174.23
SPF_IP195.6.174.24
SPF_IP195.6.66.0/23
SPF_IP81.80.135.208/28
SPF_IP83.206.41.129/28
SPF_IP90.80.208.0/24
SPF_MXbecprovence.fayat.com

Related pages

Pivot deeper into the graph from becprovence.fayat.com.

Cypher and MCP

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

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