Skip to content

Hostname

devis.118box.com

Last fetched

devis.118box.com resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · devis.118box.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/devis.118box.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.254.156.4151.254.0.0/15AS16276FR

WHOIS identity

No WHOIS records are currently associated with devis.118box.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from devis.118box.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for devis.118box.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEmx.ovh.com
SPF_IP15.235.99.58
SPF_IP217.182.172.188
SPF_IP51.254.156.41
SPF_IP80.13.107.130

Related pages

Pivot deeper into the graph from devis.118box.com.

Cypher and MCP

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

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