Skip to content

Hostname

jb-team.com

Last fetched

jb-team.com resolves to 1 IPv4 address operated by HostandServerprovider - Dadeh Gostar Sina Shiraz PJSC in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · jb-team.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jb-team.com

Resolution chain

jb-team.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.108.241.235213.108.241.0/24AS200296HostandServerprovider - Dadeh Gostar Sina Shiraz PJSCIR

WHOIS identity

Registrar
iana:1387
Organization
atipardaz
Contact emails

Subdomains

18 observed subdomains of jb-team.com.

Web-graph footprint

Distinct hostnames that link to or from jb-team.com in the public web crawl.

21 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • jb-team.com

SPF policy

13 SPF mechanisms authorising senders for jb-team.com.

MechanismTarget
SPF_Ajb-team.com
SPF_INCLUDE_spf.mlsend.com
SPF_IP148.251.117.82
SPF_IP148.251.22.91
SPF_IP213.108.240.67
SPF_IP213.108.240.75
SPF_IP213.108.241.235
SPF_IP5.9.46.243
SPF_IP79.143.85.243
SPF_IP79.143.85.245
SPF_IP79.143.85.26
SPF_IP79.143.85.27
SPF_MXjb-team.com

Related pages

Pivot deeper into the graph from jb-team.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jb-team.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.