Skip to content

Hostname

segment.co.il

Last fetched

segment.co.il resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · segment.co.ilRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/segment.co.il

Resolution chain

segment.co.il resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.66.40.174172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.82172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.130.65.9494.130.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with segment.co.il in WhisperGraph.

Subdomains

15 observed subdomains of segment.co.il.

Web-graph footprint

Distinct hostnames that link to or from segment.co.il in the public web crawl.

5 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for segment.co.il.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.90.153.122
SPF_IP194.90.153.66
SPF_IP194.90.153.67
SPF_IP199.203.2.57
SPF_IP199.203.224.160
SPF_IP213.8.77.46
SPF_IP62.90.240.162

Related pages

Pivot deeper into the graph from segment.co.il.

Cypher and MCP

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

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