Skip to content

Hostname

pipeline.it

Last fetched

pipeline.it resolves to 1 IPv4 address operated by AS21499 in DE. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · pipeline.itRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/pipeline.it

Resolution chain

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

IPPrefixASNOperatorCountry
92.204.212.10292.204.208.0/20AS21499DE

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
pipeline courseware & software house
Contact emails

Subdomains

19 observed subdomains of pipeline.it.

Web-graph footprint

Distinct hostnames that link to or from pipeline.it in the public web crawl.

47 sites link to this hostname.

137 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pipeline.it.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.40.251.133
SPF_IP13.81.68.65
SPF_IP213.140.9.98
SPF_IP51.178.153.250
SPF_IP79.51.164.77
SPF_IP93.45.113.2
SPF_IP93.62.4.216
SPF_MXpipeline.it

Related pages

Pivot deeper into the graph from pipeline.it.

Cypher and MCP

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

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