Skip to content

Hostname

directtailoring.be

Last fetched

directtailoring.be resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · directtailoring.beRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/directtailoring.be

Resolution chain

directtailoring.be resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.248.183.24313.248.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
54.170.148.18054.182.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.38.24154.182.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
76.223.59.3576.223.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:ovh
Organization
Contact emails

Subdomains

3 observed subdomains of directtailoring.be.

Web-graph footprint

Distinct hostnames that link to or from directtailoring.be in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for directtailoring.be.

MechanismTarget
SPF_Adirecttailoring.be
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.162.130.217
SPF_MXdirecttailoring.be

Related pages

Pivot deeper into the graph from directtailoring.be.

Cypher and MCP

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

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