Skip to content

Hostname

bipservis.com

Last fetched

bipservis.com resolves to 1 IPv4 address operated by INTERNETX-AS - InterNetX GmbH in DE. WHOIS lists iana:886 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.236.53.16585.236.32.0/19AS15456INTERNETX-AS - InterNetX GmbHDE

WHOIS identity

Registrar
iana:886
Organization
b&p servis i prodaja el. urea?aja
Contact emails

Subdomains

2 observed subdomains of bipservis.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bipservis.com.

MechanismTarget
SPF_Abipservis.com
SPF_Aroaming.iskon.hr
SPF_INCLUDE_spf.mail.iskon.hr
SPF_INCLUDEt-com.hr
SPF_IP62.116.168.9
SPF_IP85.236.53.165
SPF_IP85.236.53.166
SPF_IP85.236.53.167
SPF_IP85.236.53.168
SPF_IP85.236.53.169
SPF_MXbipservis.com

Related pages

Pivot deeper into the graph from bipservis.com.

Cypher and MCP

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

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