Skip to content

Hostname

gp.bice.org

Last fetched

gp.bice.org resolves to 1 IPv4 address operated by AS29169 in FR.

Nutrition Label

WHISPER CANON · gp.bice.orgRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gp.bice.org

Resolution chain

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

IPPrefixASNOperatorCountry
217.70.191.32217.70.176.0/20AS29169FR

WHOIS identity

No WHOIS records are currently associated with gp.bice.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gp.bice.org.

MechanismTarget
SPF_Aas01.host-n2o.ch
SPF_Agp.bice.org
SPF_Awebmail.ivision.fr
SPF_INCLUDEmessage-business.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP194.153.144.43/32
SPF_IP194.153.144.44/32
SPF_IP217.70.191.32
SPF_IP50.31.33.53/32
SPF_IP92.243.13.44
SPF_MXgp.bice.org
SPF_MXmx2.jiga.fr

Related pages

Pivot deeper into the graph from gp.bice.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gp.bice.org"})-[: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.